Skip to content

Added an approach to differ tests produced by Fuzzer and SymbolicExecutor #581 #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 26, 2022

Conversation

amandelpie
Copy link
Collaborator

@amandelpie amandelpie commented Jul 25, 2022

Description

This PR adds the ability to differ tests produced by Fuzzer and SymbolicExecutor.
It also improves filtration of executions to be used for summaries generation.

Fixes #581

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

No new tests and no new behavior to be tested.

Checklist (remove irrelevant options):

This is the author self-check list

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@amandelpie amandelpie requested a review from Markoutte July 25, 2022 14:18
@amandelpie amandelpie enabled auto-merge (squash) July 25, 2022 14:19
@amandelpie amandelpie requested a review from Markoutte July 26, 2022 09:11
@amandelpie
Copy link
Collaborator Author

@Markoutte please have a look, you suggestion was fixed

@amandelpie amandelpie merged commit 71611c3 into main Jul 26, 2022
@amandelpie amandelpie deleted the amandelpie/feature_581 branch July 26, 2022 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

There is no approach to differ tests produced by Fuzzer and SymbolicExecutor
2 participants